How to Install gnucash software package in Debian 7 (Wheezy)

How to Install gnucash software package in Debian 7 (Wheezy)

gnucash software package provides personal and small-business financial-accounting software, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnucash 

gnucash is installed in your system.

Make ensure the gnucash package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnucash *

You will get with gnucash package name, version, architecture and description in a table

gnucash package basic information:

Distro Debian 7 wheezy
Section GNOME
Package gnucash
Version 1:2.4.10-6
Description personal and small-business financial-accounting software
Sub Section GNOME


See Also, How to uninstall or remove gnucash software package from Debian 7 (Wheezy)?